| StudentEnrollmentPeriodLesson |
| EntityType | Independent |
| Logical Entity Name | StudentEnrollmentPeriodLesson |
| Default Table Name | AdEnrollLesson |
| Logical Only | NO |
| Definition | |
| Note |
| StudentEnrollmentPeriodLesson Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentEnrollmentPeriodId |
INTEGER | YES | ||
Id |
INTEGER | NO | ||
CourseId |
INTEGER | YES | ||
| ClassSectionLessonId | INTEGER | NO | ||
StudentCourseId |
INTEGER | NO | ||
| LessonNumber | TINYINT | NO | ||
| PercentageFinalGrade | NUMERIC(5, 4) | NO | ||
| Status | CHAR(1) | YES | ||
| Note | VARCHAR(2000) | NO | ||
| IsRetake | BIT | NO | ||
| BilledDate | DATETIME | YES | ||
| RequestedDate | DATETIME | YES | ||
| SentDate | DATETIME | YES | ||
| ReceivedDate | DATETIME | YES | ||
| TakenDate | DATETIME | YES | ||
| GradedDate | DATETIME | YES | ||
| GradePostedDate | DATETIME | YES | ||
| RevenueReferenceNumber | CHAR(8) | YES | ||
| LetterGrade | CHAR(3) | NO | ||
| NumericGrade | NUMERIC(11, 6) | YES | ||
| PayStatus | CHAR(1) | NO | ||
| type | CHAR(1) | YES | ||
| code | CHAR(8) | YES | ||
| Name | VARCHAR(40) | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
TermId |
INTEGER | YES |
| StudentEnrollmentPeriodLesson Keys |
| Key Name | Key Type | Keys |
| AdEnrollLesson_AdClassLessonID_N_N_IDX | Inversion Entry | ClassSectionLessonId |
| AdEnrollLesson_RevenueRefNo_N_N_IDX | Inversion Entry | RevenueReferenceNumber |
| AdEnrollLesson_AdEnrollSchedID_N_N_IDX | Inversion Entry | StudentCourseId |
| AdEnrollLesson_AdEnrollLessonID_U_C_IDX | PrimaryKey | Id |
| StudentEnrollmentPeriodLesson Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Course | Non-Identifying | Zero or One to Zero or More | CourseId | NO | |||
| StudentCourse | Non-Identifying | One To Zero or More | StudentCourseId | NO | |||
| StudentEnrollmentPeriod | Non-Identifying | Zero or One to Zero or More | StudentEnrollmentPeriodId | NO | |||
| Term | Non-Identifying | Zero or One to Zero or More | TermId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| AutomaticBillingBatchDetail | Non-Identifying | One To Zero or More | NO | ||||
| SyAudit_AdEnrollLesson | Non-Identifying | One To Zero or More | NO |
| StudentEnrollmentPeriodLesson Check Constraints |
| Check Constraint Name | CheckConstraint |